[PATCH] <short summary of the patch>
authorCamm Maguire <camm@debian.org>
Thu, 19 Feb 2026 22:24:25 +0000 (22:24 +0000)
committerCamm Maguire <camm@debian.org>
Wed, 25 Feb 2026 13:23:26 +0000 (08:23 -0500)
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.

Gbp-Pq: Name Version_2_7_2pre9

Makefile.am
Makefile.in
git.tag

index 4c894104d7abee7b00860291ad434362758517fc..181c6c27a926a351cc6588f2655ec5e9012a5d7e 100644 (file)
@@ -459,6 +459,7 @@ h/cmpincludea.h: $(filter-out gclincl.h,$(CMPINCLUDE_FILES)) | h/gclincl.h # FIX
                $(AWK) '/^# |^$$|^#pragma/ {next}{print}' > $@
 
 o/qfv.c: o/pre_qfv.c h/new_decl.h bin/c23.awk
+       chmod +x bin/c23.awk
        $(CPP) $(AM_CPPFLAGS) -P $(CPPFLAGS) $< | bin/c23.awk >$@
 
 h/cmpinclude.h: h/mcompdefs.h h/cmpincludea.h h/cmponly_last.h
index c9a21741fb1c905d03af0dea232a74a2b6e7ba9b..2af9e354b6c1d7c437a05f1de4936fc0302c4ab9 100644 (file)
@@ -4907,6 +4907,7 @@ h/cmpincludea.h: $(filter-out gclincl.h,$(CMPINCLUDE_FILES)) | h/gclincl.h # FIX
                $(AWK) '/^# |^$$|^#pragma/ {next}{print}' > $@
 
 o/qfv.c: o/pre_qfv.c h/new_decl.h bin/c23.awk
+       chmod +x bin/c23.awk
        $(CPP) $(AM_CPPFLAGS) -P $(CPPFLAGS) $< | bin/c23.awk >$@
 
 h/cmpinclude.h: h/mcompdefs.h h/cmpincludea.h h/cmponly_last.h
diff --git a/git.tag b/git.tag
index 760d2a4990dfbf1f879bc687cb13ca4fd8771194..9057a1745b69f5357540358f9643ddd9808d898f 100644 (file)
--- a/git.tag
+++ b/git.tag
@@ -1,2 +1,2 @@
-"Version_2_7_2pre8"
+"Version_2_7_2pre9"